Merge branch 'wip/exalm/treeview-click' into 'master'
authorMatthias Clasen <mclasen@redhat.com>
Wed, 2 Jun 2021 10:33:50 +0000 (10:33 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 2 Jun 2021 10:33:50 +0000 (10:33 +0000)
commit1dcf9d5c956a4e21474e880047f5bcb117fb716e
tree7f098a79a7e09e4b1143074e29ab333827448b42
parent742482e0e11b2c671b2c9562a46d3fd32a95521e
parent80497debbbf796574c5b4fb14f27c930e0b30c82
Merge branch 'wip/exalm/treeview-click' into 'master'

treeview: Don't handle clicks on any child widgets

Closes #3996

See merge request GNOME/gtk!3618